[INFO] cloning repository https://github.com/hansjm10/rust-symphony
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hansjm10/rust-symphony" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansjm10%2Frust-symphony", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansjm10%2Frust-symphony'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3a2a40f8ac173aba48b0d163a43437bf97c0ca0
[INFO] testing hansjm10/rust-symphony against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansjm10%2Frust-symphony" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hansjm10/rust-symphony
[INFO] finished tweaking git repo https://github.com/hansjm10/rust-symphony
[INFO] tweaked toml for git repo https://github.com/hansjm10/rust-symphony written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hansjm10/rust-symphony on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hansjm10/rust-symphony already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0cd97b46a635c131b02a766a272ad852c7fc53ea473d2872965308384470b0c
[INFO] running `Command { std: "docker" "start" "-a" "f0cd97b46a635c131b02a766a272ad852c7fc53ea473d2872965308384470b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0cd97b46a635c131b02a766a272ad852c7fc53ea473d2872965308384470b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0cd97b46a635c131b02a766a272ad852c7fc53ea473d2872965308384470b0c", kill_on_drop: false }`
[INFO] [stdout] f0cd97b46a635c131b02a766a272ad852c7fc53ea473d2872965308384470b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7617a20e410e624ff97cf450b3efe76ade125ca4a0b58699468c04923306a30
[INFO] running `Command { std: "docker" "start" "-a" "e7617a20e410e624ff97cf450b3efe76ade125ca4a0b58699468c04923306a30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling symphony-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "e7617a20e410e624ff97cf450b3efe76ade125ca4a0b58699468c04923306a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7617a20e410e624ff97cf450b3efe76ade125ca4a0b58699468c04923306a30", kill_on_drop: false }`
[INFO] [stdout] e7617a20e410e624ff97cf450b3efe76ade125ca4a0b58699468c04923306a30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 704f6dca179312e53b0549a08a82dbb6b411b5320ca5afb27b5566224e425831
[INFO] running `Command { std: "docker" "start" "-a" "704f6dca179312e53b0549a08a82dbb6b411b5320ca5afb27b5566224e425831", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling symphony-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "704f6dca179312e53b0549a08a82dbb6b411b5320ca5afb27b5566224e425831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "704f6dca179312e53b0549a08a82dbb6b411b5320ca5afb27b5566224e425831", kill_on_drop: false }`
[INFO] [stdout] 704f6dca179312e53b0549a08a82dbb6b411b5320ca5afb27b5566224e425831
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bab442962d0994766f1b61306d3b654d8bf1f177505d7cda1a24264938178f63
[INFO] running `Command { std: "docker" "start" "-a" "bab442962d0994766f1b61306d3b654d8bf1f177505d7cda1a24264938178f63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symphony_rust-d9ab772d3aad3bd9)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test codex::tests::detects_user_input_required_payload_variants ... ok
[INFO] [stdout] test codex::tests::extracts_nested_and_flat_session_ids ... ok
[INFO] [stdout] test config::tests::rejects_empty_env_workspace_root ... ok
[INFO] [stdout] test config::tests::default_active_states_cover_builtin_workflow_phases ... ok
[INFO] [stdout] test config::tests::parses_string_integers_and_defaults ... ok
[INFO] [stdout] test codex::tests::failure_events_preserve_thread_and_turn_ids ... ok
[INFO] [stdout] test config::tests::configured_completion_state_prefers_done_when_present ... ok
[INFO] [stdout] test config::tests::infers_unique_custom_execution_state_when_in_progress_is_absent ... ok
[INFO] [stdout] test config::tests::rejects_default_review_targets_outside_custom_active_states ... ok
[INFO] [stdout] test config::tests::rejects_unsupported_phase_routing_ids ... ok
[INFO] [stdout] test linear::tests::accepts_missing_optional_timestamps_and_blocker_fields ... ok
[INFO] [stdout] test config::tests::uses_explicit_execution_state_when_configured ... ok
[INFO] [stdout] test config::tests::rejects_custom_active_phase_targets_outside_active_states ... ok
[INFO] [stdout] test config::tests::treats_empty_env_tracker_api_key_as_missing ... ok
[INFO] [stdout] test linear::tests::extracts_comment_pages_with_pagination_metadata ... ok
[INFO] [stdout] test config::tests::rejects_review_state_shared_across_multiple_workflow_phases ... ok
[INFO] [stdout] test linear::tests::normalizes_labels_and_blockers ... ok
[INFO] [stdout] test config::tests::rejects_todo_execution_state ... ok
[INFO] [stdout] test config::tests::parses_custom_phase_routing ... ok
[INFO] [stdout] test linear::tests::normalizes_minimal_issue_state_rows ... ok
[INFO] [stdout] test domain::tests::retry_entry_serializes_issue_identifier ... ok
[INFO] [stdout] test config::tests::rejects_execution_state_outside_execution_phase ... ok
[INFO] [stdout] test linear::tests::normalizes_linear_comment_rows ... ok
[INFO] [stdout] test codex::tests::only_treats_generic_usage_as_absolute_for_token_usage_updates ... ok
[INFO] [stdout] test config::tests::uses_spec_workspace_root_default ... ok
[INFO] [stdout] test orchestrator::tests::abandoned_retry_refreshes_tracked_boundary_reason ... ok
[INFO] [stdout] test orchestrator::tests::cleanup_runs_even_when_attempt_fails_before_session_start ... ok
[INFO] [stdout] test orchestrator::tests::custom_automated_review_phases_are_single_turn ... ok
[INFO] [stdout] test orchestrator::tests::custom_phase_routing_can_share_explicit_phase_boundaries ... ok
[INFO] [stdout] test orchestrator::tests::codex_review_conversations_are_single_turn ... ok
[INFO] [stdout] test orchestrator::tests::colliding_custom_active_state_ids_still_end_distinct_boundaries ... ok
[INFO] [stdout] test orchestrator::tests::detects_active_state_transition_end ... ok
[INFO] [stdout] test orchestrator::tests::blocks_todo_issue_with_non_terminal_blocker ... ok
[INFO] [stdout] test orchestrator::tests::failed_attempt_keeps_original_error_when_workpad_write_also_fails ... ok
[INFO] [stdout] test orchestrator::tests::forward_worker_event_is_runtime_safe ... ok
[INFO] [stdout] test orchestrator::tests::blocks_todo_issue_with_unknown_blocker_state ... ok
[INFO] [stdout] test orchestrator::tests::fallback_active_phase_ids_do_not_collapse_distinct_state_names ... ok
[INFO] [stdout] test orchestrator::tests::issue_snapshot_includes_tracked_state_boundary_diagnostics ... ok
[INFO] [stdout] test orchestrator::tests::publish_snapshot_includes_tracked_state_boundary_diagnostics ... ok
[INFO] [stdout] test orchestrator::tests::issue_snapshot_summarizes_recent_events_and_retry_counts ... ok
[INFO] [stdout] test orchestrator::tests::issue_snapshot_does_not_surface_stale_last_error_for_healthy_retry ... ok
[INFO] [stdout] test linear::tests::extracts_team_state_id_by_name ... ok
[INFO] [stdout] test linear::tests::extracts_updated_issue_state_name_from_mutation_payload ... ok
[INFO] [stdout] test orchestrator::tests::successful_attempt_stays_successful_when_workpad_write_fails ... ok
[INFO] [stdout] test orchestrator::tests::issue_snapshot_falls_back_to_tracked_state_boundary_diagnostics ... ok
[INFO] [stdout] test orchestrator::tests::todo_dispatch_prefers_in_progress_over_other_custom_active_states ... ok
[INFO] [stdout] test orchestrator::tests::todo_dispatch_target_uses_configured_execution_state_name ... ok
[INFO] [stdout] test orchestrator::tests::tracked_diagnostics_cover_review_state_flow ... ok
[INFO] [stdout] test orchestrator::tests::tracked_snapshot_surfaces_state_boundary_fields ... ok
[INFO] [stdout] test orchestrator::tests::unknown_active_states_keep_distinct_phase_boundaries ... ok
[INFO] [stdout] test orchestrator::tests::worker_session_decision_stops_at_state_boundaries_and_max_turns ... ok
[INFO] [stdout] test orchestrator::tests::retry_slot_exhaustion_uses_generic_slot_error ... ok
[INFO] [stdout] test prompt::tests::codex_review_state_uses_direct_review_prompt ... ok
[INFO] [stdout] test prompt::tests::custom_automated_review_state_uses_direct_review_prompt ... ok
[INFO] [stdout] test orchestrator::tests::publish_snapshot_prunes_old_ended_tracked_entries ... ok
[INFO] [stdout] test orchestrator::tests::session_started_event_updates_turn_and_session_metadata ... ok
[INFO] [stdout] test orchestrator::tests::workflow_phase_targets_use_configured_state_names ... ok
[INFO] [stdout] test orchestrator::tests::snapshot_surfaces_dispatch_blocker ... ok
[INFO] [stdout] test prompt::tests::renders_phase_kind_and_configured_targets ... ok
[INFO] [stdout] test config::tests::rejects_execution_state_outside_active_states ... ok
[INFO] [stdout] test prompt::tests::renders_workpad_context_when_present ... ok
[INFO] [stdout] test prompt::tests::render_fails_on_unknown_variable ... ok
[INFO] [stdout] test tui::tests::render_snapshot_shows_clean_empty_state ... ok
[INFO] [stdout] test tui::tests::render_snapshot_lists_running_and_retry_details ... ok
[INFO] [stdout] test workflow::tests::splits_front_matter_and_prompt ... ok
[INFO] [stdout] test workpad::tests::extracts_paragraph_validation_after_bulleted_acceptance_section ... ok
[INFO] [stdout] test workpad::tests::extracts_paragraph_validation_when_issue_has_no_bullets ... ok
[INFO] [stdout] test workpad::tests::extracts_prose_after_bullets_in_tracked_issue_sections ... ok
[INFO] [stdout] test workpad::tests::ignores_comments_that_only_quote_the_workpad_marker ... ok
[INFO] [stdout] test workpad::tests::keeps_existing_ticket_checklists_when_issue_description_is_missing ... ok
[INFO] [stdout] test workpad::tests::mirrors_issue_acceptance_and_validation_into_canonical_template ... ok
[INFO] [stdout] test workpad::tests::mirrors_issue_task_list_markers_without_double_rendering_checkboxes ... ok
[INFO] [stdout] test workpad::tests::orders_timestamped_notes_oldest_first_and_keeps_untimed_notes_last ... ok
[INFO] [stdout] test workpad::tests::preserves_checked_items_when_reconciling_existing_workpad ... ok
[INFO] [stdout] test workpad::tests::preserves_fenced_blocks_from_issue_validation_sections ... ok
[INFO] [stdout] test workpad::tests::preserves_fenced_blocks_in_existing_validation_and_notes ... ok
[INFO] [stdout] test workpad::tests::timestamped_notes_keep_subsecond_precision ... ok
[INFO] [stdout] test workpad::tests::extracts_items_from_collapsible_issue_sections ... ok
[INFO] [stdout] test workpad::tests::extracts_items_from_colon_suffixed_issue_headings ... ok
[INFO] [stdout] test workpad::tests::preserves_extra_workpad_items_alongside_issue_defined_checklists ... ok
[INFO] [stdout] test workspace::tests::sanitizes_workspace_keys ... ok
[INFO] [stdout] test orchestrator::tests::todo_dispatch_capacity_uses_promoted_execution_state_limit ... ok
[INFO] [stdout] test orchestrator::tests::review_state_flow_is_obvious_in_runtime_snapshot_and_issue_debug ... ok
[INFO] [stdout] test orchestrator::tests::snapshot_settles_retrying_tracked_state_when_retry_queue_is_gone ... ok
[INFO] [stdout] test orchestrator::tests::rejects_todo_dispatch_when_no_follow_on_execution_state_is_configured ... ok
[INFO] [stdout] test orchestrator::tests::retry_dispatch_allows_existing_claim_for_same_issue ... ok
[INFO] [stdout] test prompt::tests::real_workflow_template_uses_configured_transition_targets_without_default_names ... ok
[INFO] [stdout] test workspace::tests::prepare_returns_absolute_workspace_path ... ok
[INFO] [stdout] test linear::tests::returns_rate_limited_error_with_context_and_blocks_followups ... ok
[INFO] [stdout] test linear::tests::includes_linear_error_body_for_non_success_status ... ok
[INFO] [stdout] test linear::tests::records_outgoing_http_requests_to_logs_root ... ok
[INFO] [stdout] test prompt::tests::real_workflow_template_keeps_custom_active_states_actionable ... ok
[INFO] [stdout] test linear::tests::poll_cycle_issues_returns_candidates_and_exact_state_rows_in_one_call ... ok
[INFO] [stdout] test workspace::tests::prepare_removes_known_temporary_artifacts ... ok
[INFO] [stdout] test linear::tests::request_logs_do_not_store_comment_body_contents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/symphony_rust-f0738ca6f8a9228d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests symphony_rust
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bab442962d0994766f1b61306d3b654d8bf1f177505d7cda1a24264938178f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab442962d0994766f1b61306d3b654d8bf1f177505d7cda1a24264938178f63", kill_on_drop: false }`
[INFO] [stdout] bab442962d0994766f1b61306d3b654d8bf1f177505d7cda1a24264938178f63
